const github.com/jackc/pgx/v5/pgtype.lowerInclusiveMask

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		range.go#L196: 	lowerInclusiveMask = 2
		range.go#L222: 	case rangeType&lowerInclusiveMask > 0:
		range_codec.go#L86: 		rangeType |= lowerInclusiveMask